home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 57 / MacAddict_057_2001_05.iso / Software / OSX / REALbasic3Carbon.sit / REALbasic 3.rsrc / STR#_201.txt < prev    next >
Text File  |  2001-02-12  |  4KB  |  253 lines

  1. Invalid inline code format
  2.  
  3. String Expected
  4.  
  5. 'Lib' Expected
  6.  
  7. Undefined binding class '%1'
  8.  
  9. Expected (
  10.  
  11. Unexpected end of line
  12.  
  13. Can't dynamically create controls from classes
  14.  
  15. Can't instantiate interface class
  16.  
  17. Can't instantiate abstract class
  18.  
  19. Can't dynamically create controls that aren't members of a control array
  20.  
  21. Can only use me inside an object method
  22.  
  23. Can only use self inside an object method
  24.  
  25. Unknown class '%1'
  26.  
  27. Only integer and string parameters are supported for scripts
  28.  
  29. AppleScript functions only supported for Mac targets
  30.  
  31. Only integer, string and floating point parameters are supported for XFCNs
  32.  
  33. Unsupported Variant conversion
  34.  
  35. The instance variable can't be modified at runtime
  36.  
  37. The instance variable can't be read at runtime
  38.  
  39. Reference parameters can only be local variables
  40.  
  41. Reference parameters not supported for Java
  42.  
  43. Array assignment not supported
  44.  
  45. New operator has incorrect number of parameters for constructor
  46.  
  47. Constructors not implemented for Java yet
  48.  
  49. Ambiguous reference to overloaded method
  50.  
  51. Parameters can't be modified unless they are declared as ByRef
  52.  
  53. Missing %1 statement
  54.  
  55. Unmatched Loop statement
  56.  
  57. Unmatched Next statement
  58.  
  59. Unmatched End Select statement
  60.  
  61. Unmatched Wend statement
  62.  
  63. Unmatched Case statement
  64.  
  65. Unmatched ElseIf statement
  66.  
  67. Unmatched Else statement
  68.  
  69. Missing End Select
  70.  
  71. Missing Next
  72.  
  73. Missing Loop
  74.  
  75. Missing Wend
  76.  
  77. Missing End If
  78.  
  79. Not enough parameters
  80.  
  81. Not enough parameters
  82.  
  83. Too many parameters
  84.  
  85. %1 takes 2 or 3 parameters
  86.  
  87. %1 takes %2 parameters
  88.  
  89. Menu object isn't a menu array
  90.  
  91. Only objects can be cast
  92.  
  93. %1 isn't supported in the Java implementation
  94.  
  95. Incorrect number of array indices
  96.  
  97. Not an array
  98.  
  99. Undefined CFM entry point
  100.  
  101. Not an object
  102.  
  103. Only red, green, and blue are valid color properties
  104.  
  105. Invalid array method
  106.  
  107. Boolean arrays can't be sorted
  108.  
  109. Object arrays can't be sorted
  110.  
  111. Array methods can only be used on single index arrays
  112.  
  113. Parameters expected
  114.  
  115. Cannot access private method
  116.  
  117. Index expected for control array reference
  118.  
  119. Unknown identifier '%1'
  120.  
  121. Index required for menu array reference
  122.  
  123. Apple menu items aren't supported for Win32 build
  124.  
  125. IsA only operates on object operands
  126.  
  127. Incompatible types
  128.  
  129. Expecting a string operand
  130.  
  131. Expecting a numeric operand
  132.  
  133. Expecting a boolean operand
  134.  
  135. Mismatched #endif
  136.  
  137. Mismatched #else
  138.  
  139. Unknown constant
  140.  
  141. Java implementation doesn't support implicit windows
  142.  
  143. Only integer and string parameters are supported for scripts
  144.  
  145. AppleScript functions only supported for Mac targets
  146.  
  147. Only integer, string and floating point parameters are supported for XFCNs
  148.  
  149. The instance variable is read-only
  150.  
  151. The instance variable can't be modified at runtime
  152.  
  153. The instance variable can't be read at runtime
  154.  
  155. Array assignment not supported
  156.  
  157. Line too complex
  158.  
  159. Only integer and string parameters are supported for scripts
  160.  
  161. AppleScript methods only supported for Mac targets
  162.  
  163. Only integer, string and floating point parameters are supported for XCMDs
  164.  
  165. XCMD methods only supported for Mac targets
  166.  
  167. ',' expected
  168.  
  169. Can't access private property
  170.  
  171. Property can't be accessed at runtime
  172.  
  173. Expecting string or integer expression
  174.  
  175. Expecting 'Case'
  176.  
  177. Mismatched 'Next'
  178.  
  179. Expecting 'To' or 'DownTo'
  180.  
  181. Expecting an integer loop index
  182.  
  183. For loop indexes must be local variables
  184.  
  185. Expecting a type name
  186.  
  187. Can only raise objects derived from RuntimeException
  188.  
  189. Expecting boolean operand
  190.  
  191. No enclosing While, Do or For Loop
  192.  
  193. Missing Do
  194.  
  195. Missing While
  196.  
  197. Incorect number of dimensions to ReDim array
  198.  
  199. Internal compiler error
  200.  
  201. Expecting array
  202.  
  203. Expecting Then
  204.  
  205. Expecting '='
  206.  
  207. Function results can't be ignored
  208.  
  209. Expecting an lvalue
  210.  
  211. Expected 'Sub', not 'Function'
  212.  
  213. Expected 'Function', not 'Sub'
  214.  
  215. Expected 'as'
  216.  
  217. ')' expected
  218.  
  219. Number expected
  220.  
  221. Array bound can't be negative
  222.  
  223. Dim statement must come before code
  224.  
  225. Unexpected text after End Sub
  226.  
  227. Unexpected text after End Function
  228.  
  229. Invalid type
  230.  
  231. Missing type
  232.  
  233. , or ) expected
  234.  
  235. Type expected
  236.  
  237. Unknown label
  238.  
  239. Unknown type
  240.  
  241. Identifier expected
  242.  
  243. SUB or FUNCTION expected
  244.  
  245. Duplicate label
  246.  
  247. Type mismatch
  248.  
  249. Unexpected token
  250.  
  251. Statement expected
  252.  
  253.